home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1991 / Jan 91 / MacApp.Tech$ 1⁄11⁄91 / 2629-Re C++ Problems-Jan91 < prev    next >
Encoding:
Text File  |  1991-03-06  |  999 b   |  36 lines  |  [TEXT/GEOL]

  1. Item    7723440                         10-Jan-91        09:04PST
  2.  
  3. From:   GER.XSE0096                     Germany - Ciechowski Computer,IDV
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.  
  7. cc:     AACO                            Arthur Andersen,VCA
  8.  
  9. ------------------------------------------------------------------------------
  10.  
  11. Sub:    Re: C++ Problems
  12.  
  13. Try to increase the "Memory-Size" of your MPW Shell (depending on the size of
  14. your source I would suggest to give the shell about 4-5MB).
  15. In case you´re running under Multi-Finder or System 7 you could add the "-mf"
  16. option like in
  17.       cplus -mf CountTool.cp -o CountTool.cp.o
  18. This makes the compiler request additional memory from the finder in case the
  19. Shell-Stack is no more free.
  20.  
  21. Hope this helps
  22.  
  23. Ingo Ciechowski
  24. (Manager)
  25.  
  26. CIS - Computer Innovations & Service GmbH
  27. & Ciechowski Computer Innovations
  28. Ober-Saulheimer Straße 18
  29. W-6501 Wörrstadt
  30. Germany
  31.  
  32. Tel.: 49 6732 7354
  33. Fax.: 49 6732 62059
  34. Apple-Link: GER.XSE0096
  35.  
  36.